PDF Plugin for Xojo

Page.RestoreState Method (console safe)

Restores previously saved graphics state and unwinds the stack of staved states by one.

RestoreState()

Parameters

Remarks

Your application can only call RestoreState when GraphicsMode is PAGE_DESCRIPTION.

See Also

Page Class